[IA64] Fix dom0vp_expose_p2m
authorawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>
Thu, 4 Jan 2007 23:22:31 +0000 (16:22 -0700)
committerawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>
Thu, 4 Jan 2007 23:22:31 +0000 (16:22 -0700)
commitfe29ad0cc51d5c16199423db5ac7a653cfd3fa46
tree82dfff9b46f50222fcf6596c2cadd28a74d10edf
parent03cc744bdbfcb402d13d0e58316ea24036f232ba
[IA64] Fix dom0vp_expose_p2m

dom0vp_expose_p2m() assumes that memory is populated non-sparsely.
However with dom0 builder modification this assumption is not always true.
Make dom0vp_expose_p2m() allow sparsely populated memory.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/arch/ia64/xen/mm.c